Konsol:ShowLog()
Opens the Log file.
Use only when not using the KonsolScript Editor.
Comes in handy if used hand-in-hand with Konsol:Log function.
function main() { Konsol:ShowLog() }